xref: /netbsd-src/share/i18n/csmapper/ISO-8859/ISO-8859-7%UCS.src (revision 3ce59d0949096ef37ef31fae7ece63c53e94514a)
1*3ce59d09Stnozaki# $NetBSD: ISO-8859-7%UCS.src,v 1.3 2006/07/12 16:56:35 tnozaki Exp $
21d910e61Stshiozak
31d910e61StshiozakTYPE		ROWCOL
41d910e61StshiozakNAME		ISO-8859-7/UCS
51d910e61StshiozakSRC_ZONE	0x00-0xFF
65428a030StshiozakOOB_MODE	ILSEQ
75428a030StshiozakDST_ILSEQ	0xFFFE
81d910e61StshiozakDST_UNIT_BITS	16
91d910e61Stshiozak
101d910e61StshiozakBEGIN_MAP
111d910e61Stshiozak#
121d910e61Stshiozak# This mapping data is made from the mapping data provided by Unicode, Inc.
131d910e61Stshiozak# Original notice:
141d910e61Stshiozak#
15*3ce59d09Stnozaki#	Name:             ISO 8859-7:2003 to Unicode
16*3ce59d09Stnozaki#	Unicode version:  4.0
17*3ce59d09Stnozaki#	Table version:    2.0
181d910e61Stshiozak#	Table format:     Format A
19*3ce59d09Stnozaki#	Date:             2003-Nov-12
201d910e61Stshiozak#	Authors:          Ken Whistler <kenw@sybase.com>
211d910e61Stshiozak#
22*3ce59d09Stnozaki#	Copyright (c) 1991-2003 Unicode, Inc.  All Rights reserved.
231d910e61Stshiozak#
241d910e61Stshiozak#	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
251d910e61Stshiozak#	No claims are made as to fitness for any particular purpose.  No
261d910e61Stshiozak#	warranties of any kind are expressed or implied.  The recipient
271d910e61Stshiozak#	agrees to determine applicability of information provided.  If this
281d910e61Stshiozak#	file has been provided on optical media by Unicode, Inc., the sole
291d910e61Stshiozak#	remedy for any claim will be exchange of defective media within 90
301d910e61Stshiozak#	days of receipt.
311d910e61Stshiozak#
321d910e61Stshiozak#	Unicode, Inc. hereby grants the right to freely use the information
331d910e61Stshiozak#	supplied in this file in the creation of products supporting the
341d910e61Stshiozak#	Unicode Standard, and to make copies of this file in any form for
351d910e61Stshiozak#	internal or external distribution as long as this notice remains
361d910e61Stshiozak#	attached.
371d910e61Stshiozak#
381d910e61Stshiozak#	General notes:
391d910e61Stshiozak#
401d910e61Stshiozak#	This table contains the data the Unicode Consortium has on how
41*3ce59d09Stnozaki#       ISO 8859-7:2003 characters map into Unicode.
421d910e61Stshiozak#
431d910e61Stshiozak#	ISO 8859-7:1987 is equivalent to ISO-IR-126, ELOT 928,
44*3ce59d09Stnozaki#	and ECMA 118. ISO 8859-7:2003 adds two currency signs
45*3ce59d09Stnozaki#	and one other character not in the earlier standard.
461d910e61Stshiozak#
471d910e61Stshiozak#	Format:  Three tab-separated columns
481d910e61Stshiozak#		 Column #1 is the ISO 8859-7 code (in hex as 0xXX)
491d910e61Stshiozak#		 Column #2 is the Unicode (in hex as 0xXXXX)
501d910e61Stshiozak#		 Column #3 the Unicode name (follows a comment sign, '#')
511d910e61Stshiozak#
521d910e61Stshiozak#	The entries are in ISO 8859-7 order.
531d910e61Stshiozak#
541d910e61Stshiozak#	Version history
551d910e61Stshiozak#	1.0 version updates 0.1 version by adding mappings for all
561d910e61Stshiozak#	control characters.
571d910e61Stshiozak#	Remap 0xA1 to U+2018 (instead of 0x02BD) to match text of 8859-7
581d910e61Stshiozak#	Remap 0xA2 to U+2019 (instead of 0x02BC) to match text of 8859-7
591d910e61Stshiozak#
60*3ce59d09Stnozaki#	2.0 version updates 1.0 version by adding mappings for the
61*3ce59d09Stnozaki#	three newly added characters 0xA4, 0xA5, 0xAA.
621d910e61Stshiozak#
63*3ce59d09Stnozaki#	Updated versions of this file may be found in:
64*3ce59d09Stnozaki#		<http://www.unicode.org/Public/MAPPINGS/>
65*3ce59d09Stnozaki#
66*3ce59d09Stnozaki#	Any comments or problems, contact the Unicode Consortium at:
67*3ce59d09Stnozaki#	        <http://www.unicode.org/reporting.html>
681d910e61Stshiozak#
691d910e61Stshiozak0x00-0x7F = 0x00-
701d910e61Stshiozak0x80 = 0x0080
711d910e61Stshiozak0x81 = 0x0081
721d910e61Stshiozak0x82 = 0x0082
731d910e61Stshiozak0x83 = 0x0083
741d910e61Stshiozak0x84 = 0x0084
751d910e61Stshiozak0x85 = 0x0085
761d910e61Stshiozak0x86 = 0x0086
771d910e61Stshiozak0x87 = 0x0087
781d910e61Stshiozak0x88 = 0x0088
791d910e61Stshiozak0x89 = 0x0089
801d910e61Stshiozak0x8A = 0x008A
811d910e61Stshiozak0x8B = 0x008B
821d910e61Stshiozak0x8C = 0x008C
831d910e61Stshiozak0x8D = 0x008D
841d910e61Stshiozak0x8E = 0x008E
851d910e61Stshiozak0x8F = 0x008F
861d910e61Stshiozak0x90 = 0x0090
871d910e61Stshiozak0x91 = 0x0091
881d910e61Stshiozak0x92 = 0x0092
891d910e61Stshiozak0x93 = 0x0093
901d910e61Stshiozak0x94 = 0x0094
911d910e61Stshiozak0x95 = 0x0095
921d910e61Stshiozak0x96 = 0x0096
931d910e61Stshiozak0x97 = 0x0097
941d910e61Stshiozak0x98 = 0x0098
951d910e61Stshiozak0x99 = 0x0099
961d910e61Stshiozak0x9A = 0x009A
971d910e61Stshiozak0x9B = 0x009B
981d910e61Stshiozak0x9C = 0x009C
991d910e61Stshiozak0x9D = 0x009D
1001d910e61Stshiozak0x9E = 0x009E
1011d910e61Stshiozak0x9F = 0x009F
1021d910e61Stshiozak0xA0 = 0x00A0
1031d910e61Stshiozak0xA1 = 0x2018
1041d910e61Stshiozak0xA2 = 0x2019
1051d910e61Stshiozak0xA3 = 0x00A3
106*3ce59d09Stnozaki0xA4 = 0x20AC
107*3ce59d09Stnozaki0xA5 = 0x20AF
1081d910e61Stshiozak0xA6 = 0x00A6
1091d910e61Stshiozak0xA7 = 0x00A7
1101d910e61Stshiozak0xA8 = 0x00A8
1111d910e61Stshiozak0xA9 = 0x00A9
112*3ce59d09Stnozaki0xAA = 0x037A
1131d910e61Stshiozak0xAB = 0x00AB
1141d910e61Stshiozak0xAC = 0x00AC
1151d910e61Stshiozak0xAD = 0x00AD
1161d910e61Stshiozak0xAF = 0x2015
1171d910e61Stshiozak0xB0 = 0x00B0
1181d910e61Stshiozak0xB1 = 0x00B1
1191d910e61Stshiozak0xB2 = 0x00B2
1201d910e61Stshiozak0xB3 = 0x00B3
1211d910e61Stshiozak0xB4 = 0x0384
1221d910e61Stshiozak0xB5 = 0x0385
1231d910e61Stshiozak0xB6 = 0x0386
1241d910e61Stshiozak0xB7 = 0x00B7
1251d910e61Stshiozak0xB8 = 0x0388
1261d910e61Stshiozak0xB9 = 0x0389
1271d910e61Stshiozak0xBA = 0x038A
1281d910e61Stshiozak0xBB = 0x00BB
1291d910e61Stshiozak0xBC = 0x038C
1301d910e61Stshiozak0xBD = 0x00BD
1311d910e61Stshiozak0xBE = 0x038E
1321d910e61Stshiozak0xBF = 0x038F
1331d910e61Stshiozak0xC0 = 0x0390
1341d910e61Stshiozak0xC1 = 0x0391
1351d910e61Stshiozak0xC2 = 0x0392
1361d910e61Stshiozak0xC3 = 0x0393
1371d910e61Stshiozak0xC4 = 0x0394
1381d910e61Stshiozak0xC5 = 0x0395
1391d910e61Stshiozak0xC6 = 0x0396
1401d910e61Stshiozak0xC7 = 0x0397
1411d910e61Stshiozak0xC8 = 0x0398
1421d910e61Stshiozak0xC9 = 0x0399
1431d910e61Stshiozak0xCA = 0x039A
1441d910e61Stshiozak0xCB = 0x039B
1451d910e61Stshiozak0xCC = 0x039C
1461d910e61Stshiozak0xCD = 0x039D
1471d910e61Stshiozak0xCE = 0x039E
1481d910e61Stshiozak0xCF = 0x039F
1491d910e61Stshiozak0xD0 = 0x03A0
1501d910e61Stshiozak0xD1 = 0x03A1
1511d910e61Stshiozak0xD3 = 0x03A3
1521d910e61Stshiozak0xD4 = 0x03A4
1531d910e61Stshiozak0xD5 = 0x03A5
1541d910e61Stshiozak0xD6 = 0x03A6
1551d910e61Stshiozak0xD7 = 0x03A7
1561d910e61Stshiozak0xD8 = 0x03A8
1571d910e61Stshiozak0xD9 = 0x03A9
1581d910e61Stshiozak0xDA = 0x03AA
1591d910e61Stshiozak0xDB = 0x03AB
1601d910e61Stshiozak0xDC = 0x03AC
1611d910e61Stshiozak0xDD = 0x03AD
1621d910e61Stshiozak0xDE = 0x03AE
1631d910e61Stshiozak0xDF = 0x03AF
1641d910e61Stshiozak0xE0 = 0x03B0
1651d910e61Stshiozak0xE1 = 0x03B1
1661d910e61Stshiozak0xE2 = 0x03B2
1671d910e61Stshiozak0xE3 = 0x03B3
1681d910e61Stshiozak0xE4 = 0x03B4
1691d910e61Stshiozak0xE5 = 0x03B5
1701d910e61Stshiozak0xE6 = 0x03B6
1711d910e61Stshiozak0xE7 = 0x03B7
1721d910e61Stshiozak0xE8 = 0x03B8
1731d910e61Stshiozak0xE9 = 0x03B9
1741d910e61Stshiozak0xEA = 0x03BA
1751d910e61Stshiozak0xEB = 0x03BB
1761d910e61Stshiozak0xEC = 0x03BC
1771d910e61Stshiozak0xED = 0x03BD
1781d910e61Stshiozak0xEE = 0x03BE
1791d910e61Stshiozak0xEF = 0x03BF
1801d910e61Stshiozak0xF0 = 0x03C0
1811d910e61Stshiozak0xF1 = 0x03C1
1821d910e61Stshiozak0xF2 = 0x03C2
1831d910e61Stshiozak0xF3 = 0x03C3
1841d910e61Stshiozak0xF4 = 0x03C4
1851d910e61Stshiozak0xF5 = 0x03C5
1861d910e61Stshiozak0xF6 = 0x03C6
1871d910e61Stshiozak0xF7 = 0x03C7
1881d910e61Stshiozak0xF8 = 0x03C8
1891d910e61Stshiozak0xF9 = 0x03C9
1901d910e61Stshiozak0xFA = 0x03CA
1911d910e61Stshiozak0xFB = 0x03CB
1921d910e61Stshiozak0xFC = 0x03CC
1931d910e61Stshiozak0xFD = 0x03CD
1941d910e61Stshiozak0xFE = 0x03CE
1951d910e61StshiozakEND_MAP
196